Lucene search
+L
LinuxLinux Kernel

14606 matches found

CVE
CVE
added 2012/06/13 10:0 a.m.105 views

CVE-2011-1927

The CVE-2011-1927 entry concerns the Linux kernel: the ip_expire function in net/ipv4/ip_fragment.c before 2.6.39 fails to properly construct ICMP_TIME_EXCEEDED after a timeout, allowing remote attackers to trigger a NULL pointer dereference and crash parts of the kernel via crafted fragmented pa...

5CVSS5.6AI score0.02591EPSS
Save
CVE
CVE
added 2013/03/01 11:0 a.m.105 views

CVE-2011-2479

CVE-2011-2479 affects the Linux kernel up to version 2.6.38.x and allows a local user to trigger a denial of service by a crafted MAP_PRIVATE mmap on /dev/zero that causes THP creation to misbehave. The vulnerability is in transparent huge pages handling and can crash the system. A fix exists in ...

5.5CVSS5.2AI score0.00513EPSS
Save
CVE
CVE
added 2013/03/01 11:0 a.m.105 views

CVE-2011-3638

CVE-2011-3638 affects the Linux kernel’s ext4 extents handling. The vulnerability occurs in fs/ext4/extents.c where a modified extent may not be marked_dirty during certain extent-splitting paths, enabling a local attacker to trigger a denial of service (kernel crash) through ext4 unmount/mount o...

4CVSS5.4AI score0.00356EPSS
Save
CVE
CVE
added 2012/10/03 10:0 a.m.105 views

CVE-2012-3552

The CVE-2012-3552 issue is a race condition in the Linux kernel IP implementation that exists in versions before 3.0. According to the connected documents, remote attackers could trigger a denial of service (slab corruption and system crash) by sending packets to an application that sets socket o...

7.1CVSS5.4AI score0.0285EPSS
Save
CVE
CVE
added 2012/12/21 11:0 a.m.105 views

CVE-2012-4565

CVE-2012-4565 affects the Linux kernel up to version 3.4.18 (pre-3.4.19) in tcp_illinois_info within net/ipv4/tcp_illinois.c. When net.ipv4.tcp_congestion_control illinois is enabled, local users can trigger a divide-by-zero OOPS by reading TCP stats, causing denial of service. Mitigation is to u...

4.7CVSS6.9AI score0.00486EPSS
Save
CVE
CVE
added 2013/03/22 10:0 a.m.105 views

CVE-2013-2634

CVE-2013-2634 affects the Linux kernel prior to 3.8.4. The issue: net/dcb/dcbnl.c does not initialize certain structures, enabling a local attacker to read sensitive data from kernel stack memory via a crafted application. Connected advisories (e.g., MiracleLinux AXSA-2013-592:07) corroborate the...

1.9CVSS4.8AI score0.00455EPSS
Save
CVE
CVE
added 2016/12/28 7:42 a.m.105 views

CVE-2016-6787

CVE-2016-6787 affects the Linux kernel’s performance subsystem: kernel/events/core.c before 4.0 mismanages locks during certain migrations, allowing local users to gain privileges via a crafted application (Android internal bug 31095224). Impact is local privilege escalation with complete confide...

7CVSS6.5AI score0.00429EPSS
Save
CVE
CVE
added 2017/12/23 4:0 a.m.105 views

CVE-2017-17857

The CVE-2017-17857 vulnerability affects the Linux kernel’s verifier.c check_stack_boundary in versions up to 4.14.8, allowing local users to trigger memory corruption and potential denial of service or other impact by mishandling invalid variable stack read operations. Connected advisories (Unit...

7.8CVSS7.4AI score0.00393EPSS
Save
CVE
CVE
added 2017/05/18 6:13 a.m.105 views

CVE-2017-9059

The CVE-2017-9059 vulnerability affects the Linux kernel’s NFSv4 implementation (up to version 4.11.1). The root cause is an improper channel callback shutdown during unmount of an NFSv4 filesystem, described as a module reference and kernel daemon leak. Impact stated in the sources is a local de...

5.5CVSS5.5AI score0.00368EPSS
Save
CVE
CVE
added 2018/01/31 7:0 a.m.105 views

CVE-2018-6412

CVE-2018-6412 affects the Linux kernel sbusfb_ioctl_helper() in drivers/video/fbdev/sbuslib.c up to and including 4.15. It introduces an integer signedness error that could allow an attacker to leak arbitrary information via the FBIOPUTCMAP_SPARC and FBIOGETCMAP_SPARC ioctls, impacting confidenti...

7.5CVSS7.1AI score0.02334EPSS
Save
CVE
CVE
added 2019/09/27 12:7 p.m.105 views

CVE-2019-16921

In the Linux kernel before 4.17, hns_roce_alloc_ucontext in drivers/infiniband/hw/hns/hns_roce_main.c does not initialize the resp data structure, which may allow attackers to read sensitive information from kernel stack memory (CID-df7e40425813). This CVE affects the kernel code path associated ...

7.5CVSS6.9AI score0.01989EPSS
Save
CVE
CVE
added 2024/03/25 9:16 a.m.105 views

CVE-2021-47169

CVE-2021-47169 : In the Linux kernel, the serial rp2 driver could NULL-dereference if a firmware load via request_firmware_nowait occurred before ports were initialized. The fix was to use a synchronous firmware load (request_firmware) during rp2_probe to ensure interrupts are not handled before ...

5.5CVSS6.3AI score0.00226EPSS
Save
CVE
CVE
added 2024/05/21 2:19 p.m.105 views

CVE-2021-47229

CVE-2021-47229 concerns the Linux kernel PCI aardvark driver. A kernel panic could occur when a new PIO transfer is started before the previous one finished; the kernel will issue an External Abort/SSeror interrupt leading to a reboot. The root cause analysis noted a previously added Trusted Firm...

5.5CVSS6.7AI score0.00226EPSS
Save
CVE
CVE
added 2024/05/21 2:35 p.m.105 views

CVE-2021-47324

CVE-2021-47324 relates to the Linux kernel watchdog driver. The issue is a use-after-free risk in wdt_startup() caused by the remove path calling del_timer() instead of waiting for the timer handler to finish. The timer handler could still be running after the driver’s remove function returns, po...

8.8CVSS8.8AI score0.0116EPSS
Save
CVE
CVE
added 2024/05/21 2:35 p.m.105 views

CVE-2021-47342

CVE-2021-47342 affects the Linux kernel’s ext4 filesystem. A race during remounting a read-only, mmp-protected filesystem can cause a use-after-free (UAF) when the kmmpd thread may exit and leave sbi->s_mmp_tsk pointing at freed memory, triggering an object lifetime dereference in ext4_stop_mm...

7.8CVSS6.6AI score0.00245EPSS
Save
CVE
CVE
added 2024/05/22 6:23 a.m.105 views

CVE-2021-47460

CVE-2021-47460 affects the ocfs2 code path in the Linux kernel. The vulnerability arises during conversion from inline inode data to extents, where the converter zeroed the entire data cluster by touching pages beyond i_size, which writeback may ignore, causing data loss after file growth. A fix ...

5.5CVSS7AI score0.0021EPSS
Save
CVE
CVE
added 2024/05/22 6:23 a.m.105 views

CVE-2021-47464

The CVE-2021-47464 issue is a Linux kernel vulnerability in audit_filter_rules where a null-pointer dereference could occur if ctx is NULL. The advisory states a fix has been applied (audit_filter_rules: fix possible null-pointer dereference; ctx could be null) with commits listed in the Referenc...

7.4CVSS8.2AI score0.00226EPSS
Save
CVE
CVE
added 2024/05/22 8:19 a.m.105 views

CVE-2021-47485

CVE-2021-47485 affects the Linux kernel InfiniBand driver (IB/qib). The flaw is a buffer overflow in struct qib_user_sdma_pkt fields caused by arithmetic on user-controlled buffers (overflowing addrlimit or bytes_togo), which can lead to kernel memory corruption. The issue has been resolved by ad...

7.8CVSS7.2AI score0.00237EPSS
Save
CVE
CVE
added 2024/06/19 2:53 p.m.105 views

CVE-2021-47596

CVE-2021-47596 is a Linux kernel use-after-free in the hns3 driver (net: hns3: fix use-after-free bug in hclgevf_send_mbx_msg). The vulnerability arises from the removal sequence where the netdevice is freed during client removal, while the acceleration engine’s uninstall step still traces runtim...

7.8CVSS8AI score0.00248EPSS
Save
CVE
CVE
added 2025/02/26 1:54 a.m.105 views

CVE-2021-47648

CVE-2021-47648 is a Linux kernel issue where a memory leak could occur in the gpu: host1x path, specifically in host1x_remove(). The fix adds a missing host1x_channel_list_free() call in the remove path (consistent with error path handling in probe). Connected advisories confirm this memory-leak ...

5.5CVSS5.4AI score0.00248EPSS
Save
CVE
CVE
added 2022/10/21 12:0 a.m.105 views

CVE-2022-3633

CVE-2022-3633 affects the Linux kernel, specifically the function j1939_session_destroy in net/can/j1939/transport.c. The issue is a memory leak caused by the manipulation of this routine. Multiple connected sources (e.g., Chainguard security.json entry, Astra Linux bulletin, CNVD/CNNVD entries, ...

3.5CVSS5.9AI score0.00313EPSS
Save
CVE
CVE
added 2023/01/12 12:0 a.m.105 views

CVE-2022-3977

CVE-2022-3977 is a use-after-free in the Linux kernel MCTP implementation. It occurs when a user performs a DROPTAG ioctl while a socket close happens, potentially crashing the system or allowing local privilege escalation. The issue is documented across multiple sources (NVD entry and OSV/GNU-fa...

7.8CVSS7.2AI score0.0025EPSS
Save
CVE
CVE
added 2024/07/16 12:25 p.m.105 views

CVE-2022-48863

The CVE-2022-48863 entry describes a Linux kernel vulnerability in mISDN: dsp_pipeline_build() leaks memory due to dup pointer handling. Specifically, dsp_pipeline_build() allocates dup with kstrdup(cfg) and then updates dup via strsep(&dup, "|"), leaving dup as NULL when kfree(dup) is called. Th...

5.5CVSS6.1AI score0.00247EPSS
Save
CVE
CVE
added 2024/08/22 1:32 a.m.105 views

CVE-2022-48919

CVE-2022-48919 affects the Linux kernel’s CIFS mount flow. The issue is a double-free race in cifs_get_root() when a mount fails inside cifs_smb3_do_mount(); deactivate_locked_super() leads to delayed_free(), potentially freeing resources twice if code continues to the out: path. The vulnerabilit...

8.8CVSS6.5AI score0.00224EPSS
Save
CVE
CVE
added 2024/10/21 8:5 p.m.105 views

CVE-2022-48954

CVE-2022-48954 refers to a use-after-free in s390/qeth HSci path, where KASAN observed dereference of a freed br2dev_event_work object in qeth_l2_br2dev_worker. Multiple vendor advisories (SUSE SUSE-SU-2024:4131-1, SUSE-SU-2024:4364-1 and OSV entries) summarize the issue and list the affected com...

8.8CVSS7.1AI score0.00237EPSS
Save
CVE
CVE
added 2025/02/26 1:54 a.m.105 views

CVE-2022-49065

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix the svc_deferred_event trace class Fix a NULL deref crash that occurs when an svc_rqst is deferredwhile the sunrpc tracing subsystem is enabled. svc_revisit() setsdr->xprt to NULL, so it can't be relied upon in the...

7.5CVSS5.4AI score0.00263EPSS
Save
CVE
CVE
added 2025/02/26 1:54 a.m.105 views

CVE-2022-49106

CVE-2022-49106 affects the Linux kernel (staging: vchiq_arm). The root cause is a potential NULL pointer dereference in vchiq_dump_platform_instances when vchiq_get_state() may return NULL. The vulnerability could impact kernel availability with local access required. A fix is included in upstrea...

5.5CVSS5.3AI score0.00238EPSS
Save
CVE
CVE
added 2025/02/26 1:55 a.m.105 views

CVE-2022-49119

In the Linux kernel, CVE-2022-49119 concerns a memory leak in the SCSI pm8001 path: in pm8001_chip_fw_flash_update_build(), if the build fails, the previously allocated fw_control_ex must be freed. The issue is resolved by applying the fix in the pm8001_chip_fw_flash_update_req/build flow. Affect...

5.5CVSS6.5AI score0.00265EPSS
Save
CVE
CVE
added 2025/02/26 1:55 a.m.105 views

CVE-2022-49137

CVE-2022-49137 concerns a refcount leak in the Linux kernel’s amdgpu_cs_fence_to_handle_ioctl() path. When info->in.what hits the default case, the function returns -EINVAL without decrementing the previously bumped dma_fence refcount, causing leaks. The issue arises from a missing refcount de...

5.5CVSS5.3AI score0.0026EPSS
Save
CVE
CVE
added 2025/02/26 1:55 a.m.105 views

CVE-2022-49178

In the Linux kernel, the following vulnerability has been resolved: memstick/mspro_block: fix handling of read-only devices Use set_disk_ro to propagate the read-only state to the block layerinstead of checking for it in ->open and leaking a reference in caseof a read-only device.

7.8CVSS6.5AI score0.00262EPSS
Save
CVE
CVE
added 2025/02/26 1:56 a.m.105 views

CVE-2022-49289

CVE-2022-49289 : The Linux kernel fixed an integer overflow in uaccess() during access_ok() checks. Three architectures could mis-handle a negative length/overflow at the end of a user access, potentially returning success when it should not. The fix replaces the overflow-prone check with the com...

7.8CVSS5.6AI score0.00262EPSS
Save
CVE
CVE
added 2025/02/26 2:10 a.m.105 views

CVE-2022-49327

The CVE-2022-49327 issue affects the Linux kernel and is described in multiple advisories (e.g., Unity Linux and SUSE/SUSE-SU family) as a fix for bcached journal no-space deadlock. The vulnerability arises when journal replay during cache set registration can stall if journal buckets are exhaust...

5.5CVSS5.4AI score0.00191EPSS
Save
CVE
CVE
added 2025/02/26 2:10 a.m.105 views

CVE-2022-49331

In the Linux kernel, the nfc: st21nfca driver was fixed to address memory leaks in EVT_TRANSACTION handling. The error paths did not free previously allocated memory, and the patch adds devm_kfree() to those failure paths to prevent leaks. The CVE entry CVE-2022-49331 reflects this fix. The avail...

5.5CVSS6.6AI score0.00266EPSS
Save
CVE
CVE
added 2025/02/26 2:11 a.m.105 views

CVE-2022-49397

CVE-2022-49397 affects the Linux kernel, in the phy: qcom-qmp driver. The vulnerability is a leak of a struct clk (pipe clock reference) on probe errors, including late probe error/deferral paths. The advisory states the fix releases the held pipe clock reference on such errors, i.e., a proper cl...

5.5CVSS6.4AI score0.00264EPSS
Save
CVE
CVE
added 2025/02/26 2:12 a.m.105 views

CVE-2022-49410

CVE-2022-49410: Linux kernel tracing double free in create_var_ref fixed by making init_var_ref() store NULL when freeing fields; affected components include the variable ref_field initialization path (create_hist_field -> init_var_ref -> destroy_hist_field). Remediation is to apply the ker...

7.8CVSS5.5AI score0.00297EPSS
Save
CVE
CVE
added 2025/02/26 2:12 a.m.105 views

CVE-2022-49422

CVE-2022-49422: Linux kernel dmaengine idxd vulnerability. Root cause: error path in idxd_cdev_register() for alloc_chrdev_region() failures leaks allocated resources. Impact is local with high availability impact as per the CVE entry. Affected context is the idxd driver in the kernel; remediatio...

5.5CVSS5.3AI score0.00256EPSS
Save
CVE
CVE
added 2025/02/26 2:12 a.m.105 views

CVE-2022-49437

CVE-2022-49437 affects the Linux kernel (powerpc/xive) where a refcount leak occurs in xive_spapr_init due to a missing of_node_put() after of_find_compatible_node() returns a node with an incremented refcount. The provided description specifies that the fix adds the missing of_node_put() to avoi...

5.5CVSS5.3AI score0.00263EPSS
Save
CVE
CVE
added 2025/02/26 2:13 a.m.105 views

CVE-2022-49460

CVE-2022-49460 is a Linux kernel vulnerability affecting the devfreq subsystem (rk3399_dmc: disable edev on remove) that can cause an unbalanced enable-count when unbinding the DFI device. The issue is fixed in the kernel by disabling edev on remove, preventing the erroneous enable/disable tracki...

5.5CVSS5.4AI score0.00264EPSS
Save
CVE
CVE
added 2025/02/26 2:23 a.m.105 views

CVE-2022-49568

CVE-2022-49568 affects the Linux kernel KVM code path, where a NULL dereference can occur during cleanup if destroy() is assumed non-NULL but is not (notably for some Book3s KVM devices that use release() instead). The root cause is an assumption in kvm_ioctl_create_device() that destroy() is alw...

5.5CVSS5.6AI score0.003EPSS
Save
CVE
CVE
added 2025/02/26 2:24 a.m.105 views

CVE-2022-49674

The CVE-2022-49674 issue is a Linux kernel vulnerability in dm-raid where an array (rs->devs) could be accessed beyond its end when the raid_disks-derived count differed from metadata-driven counts during RAID layout changes. The root cause is using rs->raid_disks for iteration instead of t...

7.1CVSS5.5AI score0.00291EPSS
Save
CVE
CVE
added 2025/02/26 2:24 a.m.105 views

CVE-2022-49693

CVE-2022-49693 : In the Linux kernel, there is a refcount leak in the drm/msm/mdp4 path during mdp4_modeset_init_intf caused by not releasing the remote device node pointer obtained from of_graph_get_remote_node(). The pointer’s refcount is incremented but not decremented with of_node_put() when ...

5.5CVSS6.5AI score0.00259EPSS
Save
CVE
CVE
added 2025/03/27 4:42 p.m.105 views

CVE-2022-49740

CVE-2022-49740 concerns the Linux kernel brcmfmac driver. The vulnerability arises when the device-provided channel spec count exceeds the allocated list length in brcmf_construct_chaninfo() and brcmf_enable_bw40_2g(), causing slab-out-of-bounds reads. The patch adds bounds checks so these functi...

7.1CVSS6.5AI score0.00187EPSS
Save
CVE
CVE
added 2025/05/01 2:10 p.m.105 views

CVE-2022-49871

CVE-2022-49871 concerns the Linux kernel net: tun subsystem memory leaks arising from napi_get_frags when GRO processing is not completed. The provided data shows that in certain paths (tun_get_user -> napi_gro_frags -> napi_frags_finish -> GRO_NORMAL) the napi->rx_list may remain pop...

5.5CVSS6.4AI score0.00205EPSS
Save
CVE
CVE
added 2025/06/18 11:0 a.m.105 views

CVE-2022-49983

The issue CVE-2022-49983 affects the Linux kernel udmabuf driver. If the udmabuf DMA mask is not set explicitly, userspace DMA-BUF access via the CPU can trigger a warning in dma_map_sg_attrs (kernel/dma/mapping.c) during dma-buf CPU access flows (as shown in the stack trace). The vulnerability i...

5.5CVSS6.5AI score0.00202EPSS
Save
CVE
CVE
added 2025/06/18 11:1 a.m.105 views

CVE-2022-50015

CVE-2022-50015 : In the Linux kernel ASoC: SOF Intel hda-ipc, there is a vulnerability where a firmware could send a reply before the FW_READY message. Since reply_data is allocated after FW_READY, this can cause a NULL pointer dereference. The issue was reported for IPC4 and the same condition e...

5.5CVSS6.5AI score0.00179EPSS
Save
CVE
CVE
added 2025/06/18 11:1 a.m.105 views

CVE-2022-50044

CVE-2022-50044 stems from a race in the Linux kernel’s net: qrtr MHI channel handling. After enabling, an MHI event/interrupt can occur either before dev_set_drvdata is completed (causing qrtr-ns to fail service enumeration) or after dev_set_drvdata but before qrtr_endpoint_register (potential ke...

4.7CVSS6.3AI score0.00112EPSS
Save
CVE
CVE
added 2023/02/06 12:0 a.m.105 views

CVE-2023-0615

CVE-2023-0615 affects the Linux kernel V4L2 and vivid test code paths. The vulnerability is a memory leak with potential divide-by-zero and integer overflow when triggering ioctls such as VIDIOC_S_DV_TIMINGS, which could allow a local user to crash the system if vivid test code is enabled. Public...

5.5CVSS5.2AI score0.00189EPSS
Save
CVE
CVE
added 2024/03/02 9:52 p.m.105 views

CVE-2023-52519

CVE-2023-52519 — Linux kernel (intel-ish-hid) : On Elkhart Lake (EHL) based systems, an Out-of-Band wake service can enable PME wake. The ISH driver must re-enable the ACPI GPE bit on resume to preserve wake capability, but BIOS clears the bit without decrementing the OS GPE reference count, caus...

7.1CVSS6.2AI score0.00233EPSS
Save
CVE
CVE
added 2024/05/17 2:27 p.m.105 views

CVE-2023-52694

CVE-2023-52694 relates to the Linux kernel drm/bridge tpd12s015 driver. The issue arises from marking tpd12s015_remove() with __exit, which causes the function to be discarded when the driver is built-in; on unbind, cleanup may be skipped, leading to resource leakage. The vulnerability was resolv...

5.5CVSS6.7AI score0.00226EPSS
Save
CVE
CVE
added 2024/05/21 3:31 p.m.105 views

CVE-2023-52799

In Linux kernel, CVE-2023-52799 relates to an array-index-out-of-bounds in the JFS path during dmtree_t searches for free blocks (tp->dm_stree). The fix adds a parameter to dbFindLeaf to determine the dmtree type, enabling an out-of-bounds check and preventing access beyond array bounds. Affec...

7.8CVSS6.8AI score0.00255EPSS
Save
Total number of security vulnerabilities14606